Click or drag to resize

RecipientTrackingEventEventData Property

Represents data that is associated with the processing step for the event.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<string> EventData { get; }

Property Value

Type: IListString
See Also